[INFO] fetching crate atomr-agents-embed 0.17.0...
[INFO] testing atomr-agents-embed-0.17.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate atomr-agents-embed 0.17.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate atomr-agents-embed 0.17.0
[INFO] finished tweaking crates.io crate atomr-agents-embed 0.17.0
[INFO] tweaked toml for crates.io crate atomr-agents-embed 0.17.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atomr-agents-embed 0.17.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate atomr-agents-embed 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a642fd9845b190a83ac7c89f68e2f408c2ddd0b20de5681f07b40adc03db0944
[INFO] running `Command { std: "docker" "start" "-a" "a642fd9845b190a83ac7c89f68e2f408c2ddd0b20de5681f07b40adc03db0944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a642fd9845b190a83ac7c89f68e2f408c2ddd0b20de5681f07b40adc03db0944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a642fd9845b190a83ac7c89f68e2f408c2ddd0b20de5681f07b40adc03db0944", kill_on_drop: false }`
[INFO] [stdout] a642fd9845b190a83ac7c89f68e2f408c2ddd0b20de5681f07b40adc03db0944
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a2c1a4cd5054d7c12e60e84e56843d5121f1a9af320d7f04148741414b724bf
[INFO] running `Command { std: "docker" "start" "-a" "7a2c1a4cd5054d7c12e60e84e56843d5121f1a9af320d7f04148741414b724bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atomr-macros v0.9.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cudarc v0.19.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling atomr-config v0.9.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling atomr-core v0.9.2
[INFO] [stderr]    Compiling atomr-infer-core v0.8.0
[INFO] [stderr]    Compiling atomr-remote v0.9.2
[INFO] [stderr]    Compiling atomr-persistence v0.9.2
[INFO] [stderr]    Compiling atomr-streams v0.9.2
[INFO] [stderr]    Compiling atomr-accel v0.10.0
[INFO] [stderr]    Compiling atomr-accel-cuda v0.10.0
[INFO] [stderr]    Compiling atomr-persistence-query v0.9.2
[INFO] [stderr]    Compiling atomr-cluster v0.9.2
[INFO] [stderr]    Compiling atomr-distributed-data v0.9.2
[INFO] [stderr]    Compiling atomr-cluster-metrics v0.9.2
[INFO] [stderr]    Compiling atomr-cluster-sharding v0.9.2
[INFO] [stderr]    Compiling atomr-telemetry v0.9.2
[INFO] [stderr]    Compiling atomr-accel-agents v0.10.0
[INFO] [stderr]    Compiling atomr-agents-core v0.17.0
[INFO] [stderr]    Compiling atomr-agents-callable v0.17.0
[INFO] [stderr]    Compiling atomr-agents-strategy v0.17.0
[INFO] [stderr]    Compiling atomr-agents-tool v0.17.0
[INFO] [stderr]    Compiling atomr-agents-memory v0.17.0
[INFO] [stderr]    Compiling atomr-agents-embed v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.88s
[INFO] running `Command { std: "docker" "inspect" "7a2c1a4cd5054d7c12e60e84e56843d5121f1a9af320d7f04148741414b724bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a2c1a4cd5054d7c12e60e84e56843d5121f1a9af320d7f04148741414b724bf", kill_on_drop: false }`
[INFO] [stdout] 7a2c1a4cd5054d7c12e60e84e56843d5121f1a9af320d7f04148741414b724bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f29cff3840d99dfb16d75230dd2683b3aa5d7798f2538472a3716a7f73811253
[INFO] running `Command { std: "docker" "start" "-a" "f29cff3840d99dfb16d75230dd2683b3aa5d7798f2538472a3716a7f73811253", kill_on_drop: false }`
[INFO] [stderr]    Compiling atomr-agents-embed v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "f29cff3840d99dfb16d75230dd2683b3aa5d7798f2538472a3716a7f73811253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f29cff3840d99dfb16d75230dd2683b3aa5d7798f2538472a3716a7f73811253", kill_on_drop: false }`
[INFO] [stdout] f29cff3840d99dfb16d75230dd2683b3aa5d7798f2538472a3716a7f73811253
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d7de5e36dfb0d5eed60f1ec7b343d615f6565cc832b3bc007e6ee02ccf4b3ca
[INFO] running `Command { std: "docker" "start" "-a" "0d7de5e36dfb0d5eed60f1ec7b343d615f6565cc832b3bc007e6ee02ccf4b3ca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atomr_agents_embed-f4982931600cb68f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test ann::tests::dim_mismatch_errors ... ok
[INFO] [stdout] test embedder::tests::deterministic ... ok
[INFO] [stdout] test tool_strategy::tests::picks_topk_relevant_tools ... ok
[INFO] [stdout] test ann::tests::topk_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests atomr_agents_embed
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0d7de5e36dfb0d5eed60f1ec7b343d615f6565cc832b3bc007e6ee02ccf4b3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d7de5e36dfb0d5eed60f1ec7b343d615f6565cc832b3bc007e6ee02ccf4b3ca", kill_on_drop: false }`
[INFO] [stdout] 0d7de5e36dfb0d5eed60f1ec7b343d615f6565cc832b3bc007e6ee02ccf4b3ca
